home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
dsp
/
dspgroup
/
macrosrc.arc
/
CREF.ASM
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1983-11-17
|
132 b
|
8 lines
*CONDITIONAL REF - REF A IF A NOT DEFINED
$CREF $MACRO A
$IF A.SA&$UNDF
REF :A:
$ENDIF
$END